home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / cc1.68k / sun3.md / md.mk < prev   
Text File  |  1992-12-17  |  3KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Thu Dec 17 16:48:05 PST 1992
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = obstack.c toplev.c c-convert.c c-decl.c c-parse.tab.c c-typeck.c caller-save.c combine.c rtlanal.c cse.c dbxout.c emit-rtl.c explow.c expmed.c expr.c final.c flow.c fold-const.c global-alloc.c gnulib.c integrate.c jump.c local-alloc.c loop.c optabs.c print-tree.c recog.c regclass.c reload.c reload1.c rtl.c sdbout.c stmt.c stor-layout.c stupid.c symout.c tree.c varasm.c version.c
  23. HDRS        = aux-output.h config.h insn-codes.h insn-config.h insn-flags.h tm.h
  24. MDPUBHDRS    = 
  25. OBJS        = sun3.md/obstack.o sun3.md/toplev.o sun3.md/c-convert.o sun3.md/c-decl.o sun3.md/c-parse.tab.o sun3.md/c-typeck.o sun3.md/caller-save.o sun3.md/combine.o sun3.md/rtlanal.o sun3.md/cse.o sun3.md/dbxout.o sun3.md/emit-rtl.o sun3.md/explow.o sun3.md/expmed.o sun3.md/expr.o sun3.md/final.o sun3.md/flow.o sun3.md/fold-const.o sun3.md/global-alloc.o sun3.md/gnulib.o sun3.md/integrate.o sun3.md/jump.o sun3.md/local-alloc.o sun3.md/loop.o sun3.md/optabs.o sun3.md/print-tree.o sun3.md/recog.o sun3.md/regclass.o sun3.md/reload.o sun3.md/reload1.o sun3.md/rtl.o sun3.md/sdbout.o sun3.md/stmt.o sun3.md/stor-layout.o sun3.md/stupid.o sun3.md/symout.o sun3.md/tree.o sun3.md/varasm.o sun3.md/version.o
  26. CLEANOBJS    = sun3.md/obstack.o sun3.md/toplev.o sun3.md/c-convert.o sun3.md/c-decl.o sun3.md/c-parse.tab.o sun3.md/c-typeck.o sun3.md/caller-save.o sun3.md/combine.o sun3.md/rtlanal.o sun3.md/cse.o sun3.md/dbxout.o sun3.md/emit-rtl.o sun3.md/explow.o sun3.md/expmed.o sun3.md/expr.o sun3.md/final.o sun3.md/flow.o sun3.md/fold-const.o sun3.md/global-alloc.o sun3.md/gnulib.o sun3.md/integrate.o sun3.md/jump.o sun3.md/local-alloc.o sun3.md/loop.o sun3.md/optabs.o sun3.md/print-tree.o sun3.md/recog.o sun3.md/regclass.o sun3.md/reload.o sun3.md/reload1.o sun3.md/rtl.o sun3.md/sdbout.o sun3.md/stmt.o sun3.md/stor-layout.o sun3.md/stupid.o sun3.md/symout.o sun3.md/tree.o sun3.md/varasm.o sun3.md/version.o
  27. INSTFILES    = sun3.md/md.mk sun3.md/dependencies.mk Makefile local.mk
  28. SACREDOBJS    = 
  29.